3.5.94 \(\int (d+e x) (a+c x^2)^4 \, dx\) [494]

Optimal. Leaf size=73 \[ a^4 d x+\frac {4}{3} a^3 c d x^3+\frac {6}{5} a^2 c^2 d x^5+\frac {4}{7} a c^3 d x^7+\frac {1}{9} c^4 d x^9+\frac {e \left (a+c x^2\right )^5}{10 c} \]

[Out]

a^4*d*x+4/3*a^3*c*d*x^3+6/5*a^2*c^2*d*x^5+4/7*a*c^3*d*x^7+1/9*c^4*d*x^9+1/10*e*(c*x^2+a)^5/c

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 73, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {655, 200} \begin {gather*} a^4 d x+\frac {4}{3} a^3 c d x^3+\frac {6}{5} a^2 c^2 d x^5+\frac {4}{7} a c^3 d x^7+\frac {e \left (a+c x^2\right )^5}{10 c}+\frac {1}{9} c^4 d x^9 \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(d + e*x)*(a + c*x^2)^4,x]

[Out]

a^4*d*x + (4*a^3*c*d*x^3)/3 + (6*a^2*c^2*d*x^5)/5 + (4*a*c^3*d*x^7)/7 + (c^4*d*x^9)/9 + (e*(a + c*x^2)^5)/(10*
c)

Rule 200

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Int[ExpandIntegrand[(a + b*x^n)^p, x], x] /; FreeQ[{a, b}, x]
&& IGtQ[n, 0] && IGtQ[p, 0]

Rule 655

Int[((d_) + (e_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[e*((a + c*x^2)^(p + 1)/(2*c*(p + 1))),
x] + Dist[d, Int[(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, p}, x] && NeQ[p, -1]

Rubi steps

\begin {align*} \int (d+e x) \left (a+c x^2\right )^4 \, dx &=\frac {e \left (a+c x^2\right )^5}{10 c}+d \int \left (a+c x^2\right )^4 \, dx\\ &=\frac {e \left (a+c x^2\right )^5}{10 c}+d \int \left (a^4+4 a^3 c x^2+6 a^2 c^2 x^4+4 a c^3 x^6+c^4 x^8\right ) \, dx\\ &=a^4 d x+\frac {4}{3} a^3 c d x^3+\frac {6}{5} a^2 c^2 d x^5+\frac {4}{7} a c^3 d x^7+\frac {1}{9} c^4 d x^9+\frac {e \left (a+c x^2\right )^5}{10 c}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.00, size = 110, normalized size = 1.51 \begin {gather*} a^4 d x+\frac {1}{2} a^4 e x^2+\frac {4}{3} a^3 c d x^3+a^3 c e x^4+\frac {6}{5} a^2 c^2 d x^5+a^2 c^2 e x^6+\frac {4}{7} a c^3 d x^7+\frac {1}{2} a c^3 e x^8+\frac {1}{9} c^4 d x^9+\frac {1}{10} c^4 e x^{10} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(d + e*x)*(a + c*x^2)^4,x]

[Out]

a^4*d*x + (a^4*e*x^2)/2 + (4*a^3*c*d*x^3)/3 + a^3*c*e*x^4 + (6*a^2*c^2*d*x^5)/5 + a^2*c^2*e*x^6 + (4*a*c^3*d*x
^7)/7 + (a*c^3*e*x^8)/2 + (c^4*d*x^9)/9 + (c^4*e*x^10)/10

________________________________________________________________________________________

Maple [A]
time = 0.40, size = 97, normalized size = 1.33

method result size
gosper \(\frac {1}{10} c^{4} e \,x^{10}+\frac {1}{9} c^{4} d \,x^{9}+\frac {1}{2} a \,c^{3} e \,x^{8}+\frac {4}{7} a \,c^{3} d \,x^{7}+a^{2} c^{2} e \,x^{6}+\frac {6}{5} a^{2} c^{2} d \,x^{5}+a^{3} c e \,x^{4}+\frac {4}{3} a^{3} c d \,x^{3}+\frac {1}{2} a^{4} e \,x^{2}+a^{4} d x\) \(97\)
default \(\frac {1}{10} c^{4} e \,x^{10}+\frac {1}{9} c^{4} d \,x^{9}+\frac {1}{2} a \,c^{3} e \,x^{8}+\frac {4}{7} a \,c^{3} d \,x^{7}+a^{2} c^{2} e \,x^{6}+\frac {6}{5} a^{2} c^{2} d \,x^{5}+a^{3} c e \,x^{4}+\frac {4}{3} a^{3} c d \,x^{3}+\frac {1}{2} a^{4} e \,x^{2}+a^{4} d x\) \(97\)
norman \(\frac {1}{10} c^{4} e \,x^{10}+\frac {1}{9} c^{4} d \,x^{9}+\frac {1}{2} a \,c^{3} e \,x^{8}+\frac {4}{7} a \,c^{3} d \,x^{7}+a^{2} c^{2} e \,x^{6}+\frac {6}{5} a^{2} c^{2} d \,x^{5}+a^{3} c e \,x^{4}+\frac {4}{3} a^{3} c d \,x^{3}+\frac {1}{2} a^{4} e \,x^{2}+a^{4} d x\) \(97\)
risch \(\frac {1}{10} c^{4} e \,x^{10}+\frac {1}{9} c^{4} d \,x^{9}+\frac {1}{2} a \,c^{3} e \,x^{8}+\frac {4}{7} a \,c^{3} d \,x^{7}+a^{2} c^{2} e \,x^{6}+\frac {6}{5} a^{2} c^{2} d \,x^{5}+a^{3} c e \,x^{4}+\frac {4}{3} a^{3} c d \,x^{3}+\frac {1}{2} a^{4} e \,x^{2}+a^{4} d x\) \(97\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x+d)*(c*x^2+a)^4,x,method=_RETURNVERBOSE)

[Out]

1/10*c^4*e*x^10+1/9*c^4*d*x^9+1/2*a*c^3*e*x^8+4/7*a*c^3*d*x^7+a^2*c^2*e*x^6+6/5*a^2*c^2*d*x^5+a^3*c*e*x^4+4/3*
a^3*c*d*x^3+1/2*a^4*e*x^2+a^4*d*x

________________________________________________________________________________________

Maxima [A]
time = 0.32, size = 101, normalized size = 1.38 \begin {gather*} \frac {1}{10} \, c^{4} x^{10} e + \frac {1}{9} \, c^{4} d x^{9} + \frac {1}{2} \, a c^{3} x^{8} e + \frac {4}{7} \, a c^{3} d x^{7} + a^{2} c^{2} x^{6} e + \frac {6}{5} \, a^{2} c^{2} d x^{5} + a^{3} c x^{4} e + \frac {4}{3} \, a^{3} c d x^{3} + \frac {1}{2} \, a^{4} x^{2} e + a^{4} d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)*(c*x^2+a)^4,x, algorithm="maxima")

[Out]

1/10*c^4*x^10*e + 1/9*c^4*d*x^9 + 1/2*a*c^3*x^8*e + 4/7*a*c^3*d*x^7 + a^2*c^2*x^6*e + 6/5*a^2*c^2*d*x^5 + a^3*
c*x^4*e + 4/3*a^3*c*d*x^3 + 1/2*a^4*x^2*e + a^4*d*x

________________________________________________________________________________________

Fricas [A]
time = 3.54, size = 97, normalized size = 1.33 \begin {gather*} \frac {1}{9} \, c^{4} d x^{9} + \frac {4}{7} \, a c^{3} d x^{7} + \frac {6}{5} \, a^{2} c^{2} d x^{5} + \frac {4}{3} \, a^{3} c d x^{3} + a^{4} d x + \frac {1}{10} \, {\left (c^{4} x^{10} + 5 \, a c^{3} x^{8} + 10 \, a^{2} c^{2} x^{6} + 10 \, a^{3} c x^{4} + 5 \, a^{4} x^{2}\right )} e \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)*(c*x^2+a)^4,x, algorithm="fricas")

[Out]

1/9*c^4*d*x^9 + 4/7*a*c^3*d*x^7 + 6/5*a^2*c^2*d*x^5 + 4/3*a^3*c*d*x^3 + a^4*d*x + 1/10*(c^4*x^10 + 5*a*c^3*x^8
 + 10*a^2*c^2*x^6 + 10*a^3*c*x^4 + 5*a^4*x^2)*e

________________________________________________________________________________________

Sympy [A]
time = 0.01, size = 112, normalized size = 1.53 \begin {gather*} a^{4} d x + \frac {a^{4} e x^{2}}{2} + \frac {4 a^{3} c d x^{3}}{3} + a^{3} c e x^{4} + \frac {6 a^{2} c^{2} d x^{5}}{5} + a^{2} c^{2} e x^{6} + \frac {4 a c^{3} d x^{7}}{7} + \frac {a c^{3} e x^{8}}{2} + \frac {c^{4} d x^{9}}{9} + \frac {c^{4} e x^{10}}{10} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)*(c*x**2+a)**4,x)

[Out]

a**4*d*x + a**4*e*x**2/2 + 4*a**3*c*d*x**3/3 + a**3*c*e*x**4 + 6*a**2*c**2*d*x**5/5 + a**2*c**2*e*x**6 + 4*a*c
**3*d*x**7/7 + a*c**3*e*x**8/2 + c**4*d*x**9/9 + c**4*e*x**10/10

________________________________________________________________________________________

Giac [A]
time = 1.66, size = 101, normalized size = 1.38 \begin {gather*} \frac {1}{10} \, c^{4} x^{10} e + \frac {1}{9} \, c^{4} d x^{9} + \frac {1}{2} \, a c^{3} x^{8} e + \frac {4}{7} \, a c^{3} d x^{7} + a^{2} c^{2} x^{6} e + \frac {6}{5} \, a^{2} c^{2} d x^{5} + a^{3} c x^{4} e + \frac {4}{3} \, a^{3} c d x^{3} + \frac {1}{2} \, a^{4} x^{2} e + a^{4} d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)*(c*x^2+a)^4,x, algorithm="giac")

[Out]

1/10*c^4*x^10*e + 1/9*c^4*d*x^9 + 1/2*a*c^3*x^8*e + 4/7*a*c^3*d*x^7 + a^2*c^2*x^6*e + 6/5*a^2*c^2*d*x^5 + a^3*
c*x^4*e + 4/3*a^3*c*d*x^3 + 1/2*a^4*x^2*e + a^4*d*x

________________________________________________________________________________________

Mupad [B]
time = 0.05, size = 96, normalized size = 1.32 \begin {gather*} \frac {e\,a^4\,x^2}{2}+d\,a^4\,x+e\,a^3\,c\,x^4+\frac {4\,d\,a^3\,c\,x^3}{3}+e\,a^2\,c^2\,x^6+\frac {6\,d\,a^2\,c^2\,x^5}{5}+\frac {e\,a\,c^3\,x^8}{2}+\frac {4\,d\,a\,c^3\,x^7}{7}+\frac {e\,c^4\,x^{10}}{10}+\frac {d\,c^4\,x^9}{9} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + c*x^2)^4*(d + e*x),x)

[Out]

(a^4*e*x^2)/2 + (c^4*d*x^9)/9 + (c^4*e*x^10)/10 + a^4*d*x + (6*a^2*c^2*d*x^5)/5 + a^2*c^2*e*x^6 + (4*a^3*c*d*x
^3)/3 + (4*a*c^3*d*x^7)/7 + a^3*c*e*x^4 + (a*c^3*e*x^8)/2

________________________________________________________________________________________